print backend: Remove an unneeded variable
authorMatthias Clasen <mclasen@redhat.com>
Sun, 6 Sep 2015 17:15:38 +0000 (13:15 -0400)
committerMatthias Clasen <mclasen@redhat.com>
Sun, 6 Sep 2015 21:11:34 +0000 (17:11 -0400)
commit9ebebd48b00092446cdbeee03b49f149725c9868
treec71d27144b056008267bbf2573812e641a60bb0c
parentd92a02f7a40c83417a32d91aba7c0e2033246099
print backend: Remove an unneeded variable

The G_DEFINE_TYPE macros automate the parent_class handling.
gtk/gtkprintbackend.c